Downloads

A service that allows working with the downloads.

Functions

Link copied to clipboard
abstract fun list(): List<Download>
Returns an immutable list of all downloads including already completed downloads during this application session and the active downloads.
Link copied to clipboard
abstract fun profile(): Profile
Returns the profile of this service.